home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.11 / 2002-01_-_Disc_7.11.iso / Data / items.pcg / scripts / DefineButton2_88 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2001-11-06  |  160b  |  5 lines

  1. on(release){
  2.    _level7.HelpControl.gotoAndStop("wait");
  3.    SwitchTab(4,"menugame","gamename",num_Games,lastGameBox,"database",dbCount,currentGameCount);
  4. }
  5.